Skip to content

Initial support for put and post requests#21

Open
pieterclaerhout wants to merge 8 commits intoarathunku:mainfrom
pieterclaerhout:update-support
Open

Initial support for put and post requests#21
pieterclaerhout wants to merge 8 commits intoarathunku:mainfrom
pieterclaerhout:update-support

Conversation

@pieterclaerhout
Copy link
Copy Markdown
Contributor

Required support for executing put and post requests against the Garmin API.

pieterclaerhout and others added 8 commits October 4, 2025 11:30
Req.Request.put_header/3 now requires a binary value. Join the list
returned by get_cookie/1 into a single "; "-delimited string before
passing it as the cookie header.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replace pattern-match crash on HTTP response with a `with` chain that handles HTTP 429 rate limiting, unexpected status codes, request errors, and malformed response bodies as distinct tagged errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant